DefaultTextStyleComplexFontStyle Property
Specifies whether to use normal or italic font face.
The defined values are:
-italic: characters displayed in an italic font face.
-normal: characters displayed in normal font face.
-oblique: characters displayed in an oblique font face.
Namespace: Independentsoft.Office.Odf.StylesAssembly: Independentsoft.Calc (in Independentsoft.Calc.dll) Version: 3.0.520.1+c6c593d5629a051e0af021b238c5d69d764f9686
public string ComplexFontStyle { get; set; }
Public Property ComplexFontStyle As String
Get
Set
Property Value
String